Doc comment fixup
authorTimm Bäder <mail@baedert.org>
Sun, 17 Mar 2019 06:20:53 +0000 (07:20 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 25 Mar 2019 14:57:31 +0000 (15:57 +0100)
gtk/gtkwidget.c

index 46f8eb7f45eaaf0cf611f836486ffb9ea1d52425..d676af17f4939ecf8a50a2481d8d4cd4022c9538 100644 (file)
@@ -13183,7 +13183,7 @@ gtk_widget_set_focus_child (GtkWidget *widget,
  *
  * Returns the current focus child of @widget.
  *
- * Returns: (nullable): (transfer none): The current focus child of @widget,
+ * Returns: (nullable) (transfer none): The current focus child of @widget,
  *   or %NULL in case the focus child is unset.
  */
 GtkWidget *